getHiddenStateInsets

Retrieves the Insets when the windows this animation is controlling are fully hidden.

Note that these insets are always relative to the window, which is the same as being relative to getRootView

If there are any animation listeners registered, this value is the same as getLowerBound that is being be passed into the root view of the hierarchy.

Return

Insets when the windows this animation is controlling are fully hidden.

See also